home *** CD-ROM | disk | FTP | other *** search
/ The Atari Compendium / The Atari Compendium (Toad Computers) (1994).iso / files / prgtools / mint / mgr / mgrdemos.zoo / menu / vi_menu < prev   
Encoding:
Text File  |  1989-01-25  |  116 b   |  10 lines

  1. undo        u\c
  2. next page    ╱\c
  3. prev page    ⇩\c
  4. yank line    "zY\c
  5. put line    "zP\c
  6. mark        mz\c
  7. goto mark    'z\c
  8. rerun        :! !
  9. quit        :q
  10.